repo.or.cz
/
windows-sources.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
added samples
[windows-sources.git]
/
sdk
/
samples
/
all in on code
/
Visual Studio 2008
/
ATLShellExtIconHandler
/
ATLShellExtIconHandler.def
blob
b154d02adeed60b0c643db34bf22c4c7d2b11417
1
;
ATLShellExtIconHandler.def
:
Declares the module parameters.
2
3
LIBRARY
"ATLShellExtIconHandler.DLL"
4
5
EXPORTS
6
DllCanUnloadNow PRIVATE
7
DllGetClassObject PRIVATE
8
DllRegisterServer PRIVATE
9
DllUnregisterServer PRIVATE
10
DllInstall PRIVATE